* {
	padding: 0px;
	margin: 0px;
}

html {
	font-family: "Microsoft YaHei", Helvetica, STHeiti STXihei, Microsoft JhengHei, Arial;
	-webkit-text-size-adjust: none;
	font-size: 0.63vw;
	position: relative;
	overflow-x: hidden;
}

html,
body {
	*cursor: default;
	position: relative;
	width: 100%;
}

p {
	margin: 0;
	border: 0;
	padding: 0;
	font-style: normal;
	margin-top: 0;
	margin-bottom: 0;
}

img {
	border: none;
	image-rendering: -moz-crisp-edges;
	/* Firefox */
	image-rendering: -o-crisp-edges;
	/* Opera */
	image-rendering: -webkit-optimize-contrast;
	/* Webkit (non-standard naming) */
	image-rendering: crisp-edges;
	-ms-interpolation-mode: nearest-neighbor;
	/* IE (non-standard property) */
	-ms-interpolation-mode: bicubic;
}

a {
	text-decoration: none !important;
}

a:visited {
	color: #666;
}

a:link {
	color: #666;
}

a:link,
a:visited {
	outline-style: none;
	text-decoration: none;
}

a {
	color: #333;
}

a {
	color: #000;
}

ol,
ul {
	margin: 0px;
}

ul li {
	list-style: none;
}

img {
	border: none;
}

p {
	margin: 0px;
}

.clearfix:after {
	content: "";
	display: block;
	clear: both;
}

.left {
	float: left;
}

.right {
	float: right;
}

.ell {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.header {
	position: absolute;
	width: 100%;
	background: rgba(255, 255, 255, 0.9);
	top: 0px;
	z-index: 1111;
}

.addC {
	height: 100%;
	overflow: hidden;
	position: fixed;
	left: 0px;
	right: 0px;
	top: 0px;
}

.w1762 {
	width: 92%;
	margin: 0px auto;
	position: relative;
}

.w1520 {
	width: 79%;
	margin: 0px auto;
	position: relative;
}

.nav_header {
	padding-top: 1.5rem;
	padding-bottom: 1.5rem;
	background: white;
	position: relative;
	z-index: 6;
	/* box-shadow: 0 5px 10px rgba(0, 0, 0, .2); */
}

.nav_header .logo {
	width: 26.05%;
	min-width: 164px;
	position: relative;
	left: 1.8%;
}

.nav_header .logo>a {
	display: block;
	width: 100%;
	height: auto;
}

.nav_header .logo img {
	display: block;
	width: 100%;
	image-rendering: -moz-crisp-edges;
	image-rendering: -o-crisp-edges;
	image-rendering: -webkit-optimize-contrast;
	image-rendering: crisp-edges;
	-ms-interpolation-mode: nearest-neighbor;
}

.new-date{
    display: flex;
}

#nowtime{
	color: #fff;
	font-size: 16px;
	margin-right: 20px;
}

.nav_header2 #nowtime{
	color: #333;
}

.nav_header .nav_list {
	padding-right: 3rem;
	position: relative;
	top: 4rem;
	width: 65.09%;
}

.nav_header .nav_list>ul>li {
	float: left;
	color: #5d5d5d;
	font-size: 22px;
	padding: 0px 1.8rem;
	position: relative;
	font-size: 1.66rem;
}

.nav_header .nav_list>ul>li>a {
	color: #fff;
	position: relative;
	display: block;
	padding-bottom: 0.3rem;
	top: 0px;
	transition: all 0.3s;
}

.nav_header2 .nav_list>ul>li>a {
	color: #333;
}

.nav_header .nav_list>ul>li:hover>a {
	top: -1.2rem;
	transition: all 0.3s;
	color: #c23332;
	font-weight: bold;
}

.nav_header .nav_list>ul>li.on>a {
	top: -1.2rem;
	transition: all 0.3s;
	color: #c23332;
	font-weight: bold;
}

.nav_header .nav_list>ul>li>a:before {
	content: "";
	display: block;
	width: 100%;
	position: absolute;
	bottom: -0.7rem;
	height: 0.3rem;
	background: white;
	background: none;
}

.nav_header .nav_list>ul>li:hover>a:before {
	background: #432777;
}

.nav_header .nav_list>ul>li.on>a:before {
	background: #432777;
}

.child_f {
	position: absolute;
	top: 4.6rem;
	background: rgba(194, 50, 51, 0.6);
	display: none;
}

.child_f.rig ul {
	padding-left:2rem;
}

.child_f.rig {
	left:2.3rem;
}

.child_f.lig {
	right: 2.3rem;
}

.child_f.lig ul {
	padding-right: 2rem;
}

.child_f ul li {
	font-size: 1.44rem;
	color: white;
	padding: 1rem 1.4rem;
}

.child_f.rig ul li {
	left: 0px;
	float: left;
}

.child_f.lig ul li {
	right: 0px;
	float: left;
}

.child_f ul li a {
	color: white;
}

.child_f ul li:hover {
	font-weight: bold;
}

.ss {
	/* position: absolute; */
	left: -2.3rem;
	width: 2rem;
	display: block;
	top: -2.2rem;
	cursor: pointer;
	float: right;
	position: relative;
}

.sub_in {
	position: absolute;
	width: 30rem;
	height: 3rem;
	margin-top: 2.2rem;
	display: none;
	z-index: 11;
	right: 5.2rem;
}

.sub_in form {
	position: relative;
	width: 100%;
	height: 100%;
	background: #f6f6f6;
	border-radius: 1.3rem;
	overflow: hidden;
	border: 1px solid #dfdddd;
}

.sub_in form #text {
	width: 100%;
	height: 100%;
	border: none;
	background: #f6f6f6;
	text-indent: 1em;
	outline: none;
	line-height: 3rem;
	/* color: #a2a2a2; */
	font-size: 1.28rem;
}

.sub_in form #text::-webkit-input-placeholder {
	color: #a2a2a2;
}

.sub_in form .ss_wz {
	position: absolute;
	padding: 0px 1.2rem;
	background: none;
	color: #c23332;
	outline: none;
	border: none;
	right: 0px;
	top: 0px;
	bottom: 0px;
	font-size: 1.28rem;
	cursor: pointer;
}

.child_list {
	position: absolute;
	right: 0rem;
	left: 0px;
	top: 4.2rem;
	background: #c23332;
	padding: 0.6rem 3rem;
	display: none;
	text-align: center;
}

.child_list ul {
	position: relative;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
}

.nav_header .nav_list2 {
	width: 63%;
}

.nav_header .nav_list2>ul {
	float: right;
}

.nav_header .nav_list2>ul>li {
	font-size: 1.65rem;
	padding: 0px 1.5rem;
}

.child_list.on {
	display: block;
}

.child_list ul li {
	font-size: 1.33rem;
	color: white;
	float: left;
	/* padding: 0px 2.64rem; */
	position: relative;
	text-align: center;
	/* width:16.66%; */
	transition: all 0.3s;
	padding: 0.1rem 2rem;
}

.child_list ul li:hover {
	font-weight: bold;
	transition: all 0.3s;
}

.child_list ul li:before {
	content: "";
	display: block;
	position: absolute;
	top: 10%;
	bottom: 10%;
	right: 0px;
	width: 1px;
	background: white;
}

.child_list ul li:last-child:before {
	display: none;
}

.child_list ul li a {
	color: white;
}

.nav_header .nav_list2 .ss {
	top: 0px;
}

.w1523 {
	width: 79.3%;
	margin: 0px auto;
	position: relative;
}

.footer {
	padding: 7rem 0px;
	background: #333333;
	padding-bottom: 0;
}

.footer .w1762 {
	display: flex;
	justify-content: center;
}

.footer dl {
	float: left;
	margin-left: 7rem;
	flex-grow: 1;
}

.footer dl:first-child {
	margin-left: 0rem;
}

.footer dl dt {
	font-size: 1.28rem;
	color: white;
	margin-bottom: 1.3rem;
	/* text-align: center; */
	font-weight: bold;
}

.footer dl dt a {
	color: white;
}

.footer dl dd {
	font-size: 1.12rem;
	color: #757474;
	margin: 0.5rem 0px;
	/* text-align: center; */
}

.footer dl dd a {
	color: #757474;
}
.footer dl dd:hover{
	color:white;
}
.footer dl dd:hover a{
	color:white;
}

.footer dl dd span {
	color: #fdf11f;
	display: block;
	margin: 0.1rem 0px;
}

.footer dl dd img {
	display: block;
	width: 8.6rem;
	margin-bottom: 1rem;
}

.bs {
	background: #000000;
	padding: 1.5rem 0px;
	color: white;
	text-align: center;
	font-size: 1.12rem;
	margin-top: 7rem;
}
.bs a{
	color:white;
}
.show_nv {
	top: -1.5rem;
	width: 4rem;
	min-width: 22px;
	position: absolute;
	right: 0px;
	display: none;
}

.header-overlay {
	transition: all 0.2s ease-out;
	background: rgba(0, 0, 0, 0.3);
	width: 100%;
	height: 100%;
	position: fixed;
	left: 0;
	z-index: 100;
	top: 0;
	opacity: 0;
	-ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=0)';
	visibility: hidden;
}

.m_nav {
	position: fixed;
	left: 0;
	top: 10.8rem;
	right: 0;
	width: 100%;
	background: #efefef;
	z-index: 100;
	/* display: none; */
	max-height: calc(100vh - 55px);
	/*max-height: calc(var(--vh, 1vh) * 100 - 55px);*/
	overflow-y: auto;
}

.m_nav .mNav_bott .m_navli .m_secNav .li-title a {
	padding: 5px 0 5px 25px;
	display: block;
	position: relative;
	font-size: 14px;
	line-height: 1.25;
	transition: all 0.3s ease-out;
	color: #000000;
}

.m_nav .m_wrap {
	padding: 0 5%;
}

.m_nav .mNav_bott .m_navli {
	position: relative;
	transition: all 0.3s ease-out;
	border-bottom: solid 1px #dad9d9;
}

.m_nav .mNav_bott .m_navli:last-child {
	border-bottom: none;
}

.m_nav .mNav_bott .m_navli>a {
	display: block;
	padding: 2rem 35px 2rem 15px;
	font-size: 14px;
	position: relative;
	overflow: hidden;
	color: #000000;
}

.m_nav .mNav_bott .m_navli>a:hover {
	color: #000000;
}

.m_nav .mNav_bott .m_navli>a:after,
.m_nav .mNav_bott .m_navli>a:before {
	content: '';
	background: #908b8b;
	width: 9px;
	height: 2px;
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 15px;
	margin: auto;
}

.m_nav .mNav_bott .m_navli>a:after {
	-webkit-transform: rotate(-90deg);
	transform: rotate(-90deg);
	transition: all 0.6s ease-out;
}

.m_nav .mNav_bott .m_navli>a:before {
	-webkit-transform: rotate(0deg);
	transform: rotate(0deg);
	transition: all 0.6s ease-out;
}

.m_nav .mNav_bott .m_navli.active {
	background: #efefef;
}

.m_nav .mNav_bott .m_navli.active>a:before {
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
	background: #908b8b;
}

.m_nav .mNav_bott .m_navli.active>a:after {
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
	opacity: 0;
	-ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=0)';
	background: #908b8b;
}

.m_nav .mNav_bott .m_navli.active>a {
	/*border-bottom:solid 1px #58a3e7;*/
	font-weight: bold;
}

.m_nav .mNav_bott .m_navli .m_secNav {
	display: none;
}

.m_nav .mNav_bott .m_navli .m_secNav .li-title {
	width: 100%;
	padding: 8px 25px;
	border-top: solid 1px #dad9d9;
	padding-top: 18px;
	box-sizing: border-box;
	color: #fff;
	font-size: 13px;
	position: relative;
}

.m_nav .mNav_bott .m_navli .m_secNav .li-title a {
	padding: 5px 0 5px 25px;
	display: block;
	position: relative;
	font-size: 14px;
	line-height: 1.25;
	transition: all 0.3s ease-out;
}

.m_nav .mNav_bott .m_navli .m_secNav .li-title a:after {
	content: '';
	width: 15px;
	height: 15px;
	background: url(../img/m_anniu1.png) no-repeat center;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -7px;
	background-size: cover;
}

.m_nav .mNav_bott .m_navli .m_secNav ul {
	font-size: 0;
	padding-bottom: 18px;
}

.m_nav .mNav_bott .m_navli .m_secNav li {
	font-size: 14px;
}

.m_nav .mNav_bott .m_navli.m_navli02 .m_secNav ul {
	overflow: hidden;
}

.m_nav .mNav_bott .m_navli.m_navli02 .m_secNav li {
	width: 50%;
	float: left;
}

.m_nav .mNav_bott .m_navli .m_secNav li>a {
	padding: 2rem 25px;
	/* line-height: 28px; */
	display: block;
	position: relative;
	color: #000000;
}

.m_nav .mNav_bott .m_navli .m_secNav li>a:hover {
	color: #000000;
}

.m_nav .mNav_bott .m_navli .m_secNav li>a.cur {
	color: #000000;
}

.ip_search {
	position: absolute;
	width: 100%;
	display: none;
	z-index: 111;
	border-top: 1px solid #eee;
	box-shadow: 1px 1px 0.1rem rgba(0, 0, 0, 0.1);
	display: none;
}

.txt_l {
	width: 100%;
	border: none;
	height: 4rem;
	background-color: #f6f6f6;
	background: #;
	border-radius: 2rem;
	text-indent: 1em;
	font-size: 1.6rem;
	min-height: 34px;
	outline: none;
}

.search-box-panel {
	padding: 3rem 2.5%;
	background: white;
}

.tj_f {
	position: absolute;
	right: 2.5%;
	top: 3rem;
	height: 4rem;
	width: 9rem;
	border: none;
	background: #;
	background: #c6000b;
	color: white;
	font-size: 1.6rem;
	border-radius: 0rem 2rem 2rem 0px;
	min-height: 34px;
	min-width: 60px;
}

.nav_header{
	background-color: transparent;
}

.nav_header {
	position: fixed;
	z-index: 999;
	width: 100%;
	top: 0px;
	box-sizing: border-box;
}

.nav_header2{
	background-color: #fff;
	box-shadow: 0 1px 1px rgb(0 0 0 / 20%);
}

.nav_header2 .b1{
	display: none;
}

.nav_header .b2{
	display: none;
}

.nav_header2 .b2{
	display: block;
}

@media only screen and (max-width:1346px) {
	.footer dl {
		margin-left: 5.6rem;
	}
	.footer>.w1520 {
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
		margin-bottom: 2rem;
	}
	.footer>.w1520 dl {
		flex-grow: 1;
	}
}

@media only screen and (max-width:1200px) {
	.child_list {
		top: 3.5rem;
	}
}

@media only screen and (max-width:1171px) {
	.footer dl {
		margin-left: 4.2rem;
	}
	.nav_header .nav_list.nav_list2>ul>li {
		padding: 0px 1.4rem;
	}
}

@media only screen and (max-width:1080px) {
	.H-swiper {
		height: 80rem !important;
	}
}

@media only screen and (max-width:1024px) {
	.footer dl {
		margin-bottom: 2rem;
	}
	.nav_header .nav_list.nav_list2>ul>li {
		padding: 0px 1.2rem;
	}
	.nav_header .nav_list>ul>li {
		padding: 0px 2rem;
	}
	.footer dl dd {
		display: none;
	}
	.footer dl:last-child dd {
		/* display: block; */
	}
	.footer dl:last-child {
		/* clear: both; */
		/* width: 100%; */
	}
	.footer dl:last-child dd span {
		display: none;
	}
	.footer dl dd img {
		width: 22%;
		margin: 0px auto;
	}
}

@media only screen and (min-width: 989px) and (max-width: 989px) {
	/*.ss, .nav_header .nav_list2 .ss ,.show_nv{
		top:1.5rem !important;
	}*/
}

@media only screen and (max-width:995px) {
	.w1762 {
		width: 94%;
	}
	.w1523 {
		width: 94%;
	}
	.w1520 {
		width: 94%;
	}
	.w1200 {
		width: 98%;
	}
	.nav_header .nav_list ul {
		display: none;
	}
	.child_list {
		display: none !important;
	}
	.show_nv {
		display: block;
		width: 3rem;
	}
	.sub_in {
		display: none !important;
	}
	.ss,
	.nav_header .nav_list2 .ss {
		top: -1.5rem;
		width: 3rem;
		min-width: 22px;
		right: 4rem;
		left: auto;
	}
	.nav_header .nav_list2 .child_list {
		display: none;
	}
	.nav_header .nav_list {
		width: auto;
	}
	.nav_header .logo {
		width: 43.91%;
		min-width: 200px;
	}
	.footer dl {
		margin-left: 1rem;
	}
	.yqlj ul li {
		font-size: 2.6rem !important;
	}
	.footer .w1762 {
		display: block;
	}
	.new-date{
		right: 110px !important;
		top: 50%;
		transform: translateY(-50%);
	}
	.H-swiper{
		top: 56px !important;
	}
	.box_tob{
	    top: 9.1rem !important;
	}
	.box_tob.showdiv{
		top: 9.1rem !important;
	}
	.new-add .title a{
	    font-size: 2rem !important;
	}
	.new-add ul li.on a{
	    font-size: 2.7rem !important;
	}
	.new-add ul li a{
	    font-size: 2.5rem !important;
	}
}

@media only screen and (max-width:768px) {
	.footer dl dd {
		display: none;
	}
	.footer dl:last-child dd span {
		display: none;
	}
	.footer dl dd img {
		width: 22%;
		margin: 0px auto;
	}
	.bs p {
		width: 94%;
		margin: 0px auto;
	}
	.footer>.w1520 {
		display: block;
	}
	.new-date{
		display: none;
	}
}
@media only screen and (max-width:640px) {
	html,body{
		font-size: 6px !important;
	}
	p{
		line-height: 21px !important;
	}
}